AdProgramElectivePool 
Logical Entity Name  AdProgramElectivePool 
Default Table Name  AdProgramElectivePool 
Physical Only  NO 
Definition 
 
Note 
 

AdProgramElectivePool Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdProgramElectivePoolID(PK)    int  NO 
 
AdProgramCourseID    int  YES 
 
AdCourseID    int  YES 
 
UserID    int  YES 
 
DateAdded    datetime  YES 
 
DateLstMod    datetime  YES 
 
ModFlag    char(1)  YES 
 
ts    timestamp  YES 
 
DisplayOrder    int  YES 
 
AdElectivePoolId    char(10)  YES 
 

AdProgramElectivePool Primary and Unique Keys 
Key Name  Key Type  Keys 
AdProgramElectivePool_AdProgramElectivePoolID_U_C_IDX  PrimaryKey  AdProgramElectivePoolID 

AdProgramElectivePool Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AdProgramElectivePool Check Constraints 
Check Constraint Name  CheckConstraint